home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5042 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: cs.vu.nl!sun4nl!xs4all!marketgraph!rvg
  2. From: rvg@marketgraph.xs4all.nl (Ruud van Gaal)
  3. Newsgroups: comp.os.msdos.programmer,comp.lang.c
  4. Subject: Re: open vs fopen?
  5. Message-ID: <0416sbn60.alamito@marketgraph.xs4all.nl>
  6. Date: Fri, 9 Feb 96 18:22:04 CET
  7. References: <uEYFxc9nX8WX083yn@mbnet.mb.ca> <4f8bev$6tr@hermes.louisville.edu> <4fbfno$7f@noc.tor.hookup.net> <4fd7st$kcm@umbc9.umbc.edu>
  8. Reply-To: rvg@marketgraph.xs4all.nl
  9. X-Newsreader: Alamito Mail and News Manager (V2.0.4 for Waffle) registered to MARKETGRAPH VISUAL AUTOMATION
  10.  
  11. In <4fd7st$kcm@umbc9.umbc.edu> schlein@umbc.edu (Jonas J. Schlein) wrote:
  12.  
  13. >Here's some logic:
  14. >
  15. >If open() is ANSI then all ANSI C compilers must have it.
  16. >There exists an ANSI C compiler that does not have open().
  17. >Therefore, open() is a non-ANSI C function.
  18.  
  19. Or the ANSI C compiler has a bug. I prefer:
  20. If open() is ANSI then all ANSI C compilers must have it.
  21. There exists an ANSI standard that does not have open().
  22. Therefore, open() is a non-ANSI C function.
  23. :) waste of bandwidth, I presume...
  24.  
  25. --
  26. Ruud van Gaal
  27. MarketGraph Visual Automation
  28. E-Mail                : rvg@marketgraph.xs4all.nl
  29. DoomShell 4.5 homepage: http://www.xs4all.nl/~jwkorver
  30. "...Works fascinates me. I could sit and watch it for hours..."
  31.  
  32.